Begin (very conservatively) moving some of our key data structures to
authorrobertlipe <robertlipe@gmail.com>
Tue, 22 Jan 2013 00:10:55 +0000 (00:10 +0000)
committerrobertlipe <robertlipe@gmail.com>
Tue, 22 Jan 2013 00:10:55 +0000 (00:10 +0000)
commit305cdd00f18ff6e4b03f5a04473a71e159292386
treebd5a228df5b1564060a77cc216e12b421ef49418
parent445b10b6f686fe7f7fda53a5ebc811a64ad9d62d
Begin (very conservatively) moving some of our key data structures to
classes.  For now, there is overlap between ctors and our various users
of these objects (which, in many cases, promptly get our carefully initialized
objects and overwrite them...) , but let's start here.
gpsbabel/defs.h
gpsbabel/waypt.cc